home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Advanced Placement Companion: Precalculus
/
Advanced Placement Companion: Precalculus.iso
/
pc
/
M_DIR
/
12-02017.DIR
/
00084.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-07
|
240 b
|
10 lines
on enterFrame
global gx, g0, g1, g2, g3
set the visible of sprite 2 to g2
set the visible of sprite 3 to g1
set the visible of sprite 4 to g0
set the visible of sprite 5 to gx
set the visible of sprite 6 to g3
go("start")
end